Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2024

Bumps hugoalh/send-discord-webhook-ghaction from 6.0.2 to 7.0.0.

Release notes

Sourced from hugoalh/send-discord-webhook-ghaction's releases.

7.0.0

🔦 Spotlights

  • Support poll
  • Support thread tags

💥 Break Changes

  • Change some of the inputs list separator (@​hugoalh)(N/A)
  • Move from NodeJS based to Docker and Deno based, runner now require support Docker instead (@​hugoalh)(N/A)
  • Rename some of the special colour namespaces: (@​hugoalh)(N/A)
    • "Default" to "Discord Embed Default"
    • "Embed Background Dark" to "Discord Embed Background Dark"
  • Replace input allowed_mentions_parse with inputs: (@​hugoalh)(N/A)
    • allowed_mentions_parse_everyone
    • allowed_mentions_parse_roles
    • allowed_mentions_parse_users

〰️ Changes

  • Add dependencies:
    • deno/jsr:@hugoalh/exfetch
    • deno/jsr:@hugoalh/github-actions-core
    • deno/jsr:@hugoalh/is-json
    • deno/jsr:@hugoalh/is-string-singleline
    • deno/jsr:@std/fs
    • deno/jsr:@std/media-types
    • deno/jsr:@std/path
    • deno/npm:url-regex-safe
  • Add input files_glob to control Glob behaviour of input files (@​hugoalh)(N/A)
  • Add input notification to whether trigger push and desktop notifications (@​hugoalh)(N/A)
  • Add input thread_tags for forum thread tags (@​hugoalh)(N/A)
  • Add inputs for poll: (@​hugoalh)(N/A)
    • poll_question
    • poll_answers
    • poll_duration
    • poll_allow_multiselect
  • Fix inputs default value may lost due to the different entrypoints (@​hugoalh)(N/A)
  • Implement more tests (@​hugoalh)(N/A)
  • Implement rate limit protection (@​hugoalh)(N/A)
  • Improve segmentation to prevent Discord resolve and display matches links in the content as embed under the message (@​hugoalh)(N/A)
  • Update dependencies: (@​hugoalh)(N/A)
    • nodejs/npm:@hugoalh/string-overflow v2.0.0 to deno/jsr:@hugoalh/string-overflow v2.0.3
    • nodejs/npm:color v4.2.3 to deno/npm:color v4.2.3
    • nodejs/npm:color-name-list v10.19.0 to deno/npm:color-name-list v10.25.1
    • nodejs/npm:yaml v2.4.1 to deno/jsr:@std/yaml v1.0.5
  • Remove dependencies: (@​hugoalh)(N/A)
    • nodejs/npm:@actions/core
    • nodejs/npm:@actions/glob
    • nodejs/npm:@hugoalh/advanced-determine

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hugoalh/send-discord-webhook-ghaction](https://github.com/hugoalh/send-discord-webhook-ghaction) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/hugoalh/send-discord-webhook-ghaction/releases)
- [Commits](hugoalh/send-discord-webhook-ghaction@v6.0.2...v7.0.0)

---
updated-dependencies:
- dependency-name: hugoalh/send-discord-webhook-ghaction
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team September 15, 2024 01:00
@dependabot dependabot bot added github-actions Related to GitHub Actions. Status/Pending 🔵 labels Sep 15, 2024
@dependabot dependabot bot removed the request for review from a team September 15, 2024 01:00
@dependabot dependabot bot added the dependency 📦 Related to the dependency. label Sep 15, 2024
@dependabot dependabot bot requested a review from hugoalh September 15, 2024 01:00
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2024

Superseded by #4.

@dependabot dependabot bot closed this Oct 13, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/hugoalh/send-discord-webhook-ghaction-7.0.0 branch October 13, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency 📦 Related to the dependency. github-actions Related to GitHub Actions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants